There are three methods to read experiment data in ImportData.java

The function of readLabelFile is the method to read content of label file.
The function of readVectorFile is the method to read content of vector file.
The function of readImageFil eis the method to read content of image file.

The compile command: javac ImportData.java
The run command: java ImportData filePath
FilePath is the file path you want to read, for example, "D:\\1_aa_vectors"